home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / dpdlg / dirpick.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1997-07-12  |  1.7 KB  |  71 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CDirPickDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "DirPick.h"
  9.  
  10. ClassCount=2
  11. Class1=CDirPickApp
  12. Class2=CDirPickDlg
  13.  
  14. ResourceCount=4
  15. Resource2=IDR_MAINFRAME
  16. Resource3=IDD_DIRPICK_HOWDOI
  17. Resource4=IDD_DIRPICK_DIALOG
  18.  
  19. [CLS:CDirPickApp]
  20. Type=0
  21. HeaderFile=DirPick.h
  22. ImplementationFile=DirPick.cpp
  23. Filter=N
  24.  
  25. [CLS:CDirPickDlg]
  26. Type=0
  27. HeaderFile=DirPickDlg.h
  28. ImplementationFile=DirPickDlg.cpp
  29. Filter=D
  30. BaseClass=CDialog
  31. VirtualFilter=dWC
  32. LastObject=CDirPickDlg
  33.  
  34.  
  35.  
  36. [DLG:IDD_DIRPICK_DIALOG]
  37. Type=1
  38. Class=CDirPickDlg
  39. ControlCount=19
  40. Control1=IDOK,button,1342242817
  41. Control2=IDCANCEL,button,1342242816
  42. Control3=IDC_STATIC,static,1342308352
  43. Control4=IDC_CAPTION,edit,1350631552
  44. Control5=IDC_STATIC,static,1342308352
  45. Control6=IDC_FOLDER,edit,1484849280
  46. Control7=IDC_STATIC,static,1342308352
  47. Control8=IDC_PATH,edit,1484849280
  48. Control9=IDC_BFC,button,1342242819
  49. Control10=IDC_RFSA,button,1342242819
  50. Control11=IDC_BFP,button,1342242819
  51. Control12=IDC_DGBD,button,1342242819
  52. Control13=IDC_ROFSD,button,1342242819
  53. Control14=IDC_STATIC,static,1342308352
  54. Control15=IDC_MYICON,static,1342177283
  55. Control16=IDC_STATIC,static,1342308352
  56. Control17=IDC_ROOT,combobox,1344339971
  57. Control18=IDHOWDOI,button,1342242816
  58. Control19=IDC_DPDLG,{BE5AB246-F888-11D0-9F5E-B42103C10710},1342242816
  59.  
  60. [DLG:IDD_DIRPICK_HOWDOI]
  61. Type=1
  62. Class=?
  63. ControlCount=6
  64. Control1=IDC_STATIC,static,1342308352
  65. Control2=IDC_STATIC,static,1342308352
  66. Control3=IDC_STATIC,static,1342308352
  67. Control4=IDC_STATIC,static,1342308352
  68. Control5=IDC_STATIC,static,1342308352
  69. Control6=IDC_STATIC,static,1342308352
  70.  
  71.